<% 'Dynamic Link set orderForm = GetOrderForm("Adobe") %>

View Your Shopping Cart

Welcome! Here are the current contents of your Adobe Shopping Cart. You can now continue browsing the Adobe Web site, change the quantity of any items in your cart, or follow through with your purchase by clicking Checkout.

<% orderForm.items.MoveFirst %> <% while not orderForm.items.EOF %> <% orderForm.items.MoveNext %> <% wend %>
# Item Platform Unit Price Price
<%=orderForm.items.Value("_product_name")%> Windows $<%=orderForm.items.Value("_iadjust_currentprice")%> $<%=orderForm.items.Value("_oadjust_adjustedprice")%>

Total: $<%=orderForm.Value("_total_total")%>

>


| Home | Products | News | Support | About Adobe |
Copyright © 1999-2000 Adobe Systems Incorporated.

All rights reserved.
Legal notices and trademark attributions.
Online Privacy Policy.